Skip to content

Replace placeholder API reference with actual DeepInfra content#4

Open
yesenarman wants to merge 1 commit intomainfrom
docs/cleanup-api-reference-placeholder
Open

Replace placeholder API reference with actual DeepInfra content#4
yesenarman wants to merge 1 commit intomainfrom
docs/cleanup-api-reference-placeholder

Conversation

@yesenarman
Copy link
Copy Markdown

Summary

  • Rewrites api-reference/introduction.mdx to describe the actual DeepInfra API instead of the Mintlify starter kit "plant store" boilerplate
  • Deletes 4 unused placeholder files under api-reference/endpoint/ (create.mdx, delete.mdx, get.mdx, webhook.mdx)

The API Reference tab in docs.json already correctly points to the live OpenAPI spec (https://api.deepinfra.com/openapi.json), so these MDX files were unused.

Test plan

  • Visit docs.deepinfra.com/api-reference/introduction and confirm it describes the DeepInfra API (not plant store)
  • Confirm the API Reference tab still renders endpoint list from the live OpenAPI spec

🤖 Generated with Claude Code

Remove the Mintlify starter kit "plant store" boilerplate:
- Rewrite api-reference/introduction.mdx to describe the actual
  DeepInfra API (OpenAI-compatible and native endpoints)
- Delete 4 unused placeholder files under api-reference/endpoint/

The API Reference tab already uses the live OpenAPI spec via
docs.json, so these MDX placeholder files were unused cruft.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant